[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   SHUFFLE   SKIP 1521   <  SKIP 2257  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14240Foster, Caroline98033KirklandWashingtonUnited States
24353Ramirez, Andrea94070San CarlosCaliforniaUnited States
22433Hill, Miguel, CWA3WatfordEnglandUnited Kingdom

Generated 2025-07-21 00:20:32.047 UTC