[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 2130   SHUFFLE   <  SKIP 88  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20110Perry, Austin, C91364Woodland HillsCaliforniaUnited States
23380Campbell, Gabriel, B91941GrossmontCaliforniaUnited States
12822James, Alexandra59368WerneNordrhein-WestfalenGermany

Generated 2025-07-12 00:49:23.987 UTC