[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 484   SHUFFLE   <  SKIP 255  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26175Hughes, Jose97034Lake OswegoOregonUnited States
23483Jai, David90241DowneyCaliforniaUnited States
17636Srini, Ross04139LeipzigNordrhein-WestfalenGermany

Generated 2025-07-10 07:36:12.760 UTC