[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 484   SHUFFLE   <  SKIP 1067  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19350Ashe, BethanyLE18LeedsEnglandUnited Kingdom
14158Moreno, Craig, NY024 1GFYorkEnglandUnited Kingdom
24907Price, Megan7001HobartTasmaniaAustralia
15833Kovar, Tabitha3205South MelbourneVictoriaAustralia
24789Hu, Tamara, M90210Beverly HillsCaliforniaUnited States
24846Navarro, Naomi, S53001BonnHamburgGermany

Generated 2025-11-05 18:20:02.531 UTC