[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   SHUFFLE   <  SKIP 2613  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16967Hernandez, Noah97045Oregon CityOregonUnited States
15644Gonzalez, Savannah, F2580GoulburnNew South WalesAustralia
28994Hayes, Noah, E90712LakewoodCaliforniaUnited States
28912Zhu, Alejandro, E91370Verrieres Le BuissonEssonneFrance
23636Gonzalez, Rachael, MOX1OxfordEnglandUnited Kingdom
23990Huang, Claudia, M92700ColombesHauts de SeineFrance
18119Nath, Shawn, D94014ColmaCaliforniaUnited States

Generated 2025-07-10 20:41:57.914 UTC