[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 512   SHUFFLE   <  SKIP 1013  >   <  TAKE 4  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17016Hughes, Hailey, R94109San FranciscoCaliforniaUnited States
29052Peterson, Ian, L92806La JollaCaliforniaUnited States
18705Goel, Karl4169East BrisbaneQueenslandAustralia
28441Nath, Peter, K59491Villeneuve-d'AscqNordFrance

Generated 2025-07-12 08:57:10.866 UTC