[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 875   SHUFFLE   <  SKIP 323  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24310Peterson, Gabrielle, DV9B 2C3ShawneeBritish ColumbiaCanada
28018Foster, Rachel94063Redwood CityCaliforniaUnited States
14464Price, Elizabeth, J94070San CarlosCaliforniaUnited States

Generated 2025-11-06 03:38:40.610 UTC