[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 344   SHUFFLE   <  SKIP 452  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24065Gutierrez, LoriSL67RJMaidenheadEnglandUnited Kingdom
27249Cox, Emma, R90401Santa MonicaCaliforniaUnited States
20634Bryant, Stephanie, V98104SeattleWashingtonUnited States
20446Rai, Clayton, K4655Hervey BayQueenslandAustralia

Generated 2025-07-17 05:55:28.465 UTC