[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 405   SHUFFLE   <  SKIP 978  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11909She, Nichole, M4700RockhamptonQueenslandAustralia
27564Lal, Kevin91502BurbankCaliforniaUnited States
20071Campbell, Sean, L98168BurienWashingtonUnited States

Generated 2025-07-10 10:36:31.680 UTC