[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 2608   SHUFFLE   <  SKIP 1127  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12097Allen, Sean, LV9B 5T2ShawneeBritish ColumbiaCanada
16943Garcia, Veronica, R64283DarmstadtHessenGermany
24516Moore, Rachel, K94014ColmaCaliforniaUnited States
24113Green, Stephanie78000VersaillesYvelineFrance

Generated 2025-07-15 15:33:02.857 UTC