[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 0   SHUFFLE   <  SKIP 2695  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17220Wang, Glenn, R14197BerlinSaarlandGermany
21754Lopez, Kaitlyn97301SalemOregonUnited States
19210Price, Alexis, E90241DowneyCaliforniaUnited States

Generated 2025-11-04 01:36:10.220 UTC