[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 127   SHUFFLE   <  SKIP 2254  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23189Moore, Megan, I90505TorranceCaliforniaUnited States
20723Zhu, Cedric, T66578NeunkirchenSaarlandGermany
28859Cai, Micah84010BountifulUtahUnited States
17732Rodriguez, Allen, L2300NewcastleNew South WalesAustralia

Generated 2025-07-20 18:11:19.095 UTC