[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 509   SHUFFLE   <  SKIP 1071  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11351Ramos, Anne, RW10 6BLLondonEnglandUnited Kingdom
26452Martinez, James91791West CovinaCaliforniaUnited States
17695Washington, Hunter94070San CarlosCaliforniaUnited States

Generated 2025-07-17 07:32:24.796 UTC