[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 618   SHUFFLE   <  SKIP 2166  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25374Powell, Ana94015Daly CityCaliforniaUnited States
24829Patterson, Ethan, R91203GlendaleCaliforniaUnited States
13759Scott, Jackson92020El CajonCaliforniaUnited States

Generated 2025-07-21 06:05:47.321 UTC