[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 327   SHUFFLE   <  SKIP 3188  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18054Zeng, JakeV8Y 1L1CliffsideBritish ColumbiaCanada
17133Kelly, Lucas, A98270MarysvilleWashingtonUnited States
11551Alvarez, Shannon92700ColombesHauts de SeineFrance
21951Hernandez, Orlando, C4217Gold CoastQueenslandAustralia

Generated 2025-07-20 20:53:22.911 UTC