[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 158   SHUFFLE   <  SKIP 763  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12512Gomez, Carolyn, A12311BerlinSaarlandGermany
20142Lopez, Lydia92700ColombesHauts de SeineFrance
19110Kelly, Jesse92625Newport BeachCaliforniaUnited States

Generated 2025-07-16 02:25:12.179 UTC