[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 2421   SHUFFLE   <  SKIP 2415  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21604Howard, Melanie, A90241DowneyCaliforniaUnited States
17179Henderson, James92020El CajonCaliforniaUnited States
19432Dominguez, Armando, L42651SolingenNordrhein-WestfalenGermany

Generated 2025-07-13 23:58:07.725 UTC