[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 250   SHUFFLE   <  SKIP 3084  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17275Sanders, Ian, N94015Daly CityCaliforniaUnited States
11744Campbell, Stephanie, D91977Spring ValleyCaliforniaUnited States
18233Bailey, Mackenzie, J98501OlympiaWashingtonUnited States

Generated 2025-07-14 07:55:14.113 UTC