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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15692Garcia, Ryan, JOX1OxfordEnglandUnited Kingdom
25365Perry, Gabrielle92118CoronadoCaliforniaUnited States
21672Gomez, Craig, D60061Frankfurt am MainSaarlandGermany
11511Perry, Caleb97355LebanonOregonUnited States

Generated 2025-07-18 18:03:10.338 UTC