[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 461   SHUFFLE   <  SKIP 2989  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23215Richardson, Juan, C94070San CarlosCaliforniaUnited States
25839Powell, Connor, M91910Chula VistaCaliforniaUnited States
25885Washington, Hailey, SV0SookeBritish ColumbiaCanada

Generated 2025-07-15 08:05:33.202 UTC