[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 494   SHUFFLE   <  SKIP 1674  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13252Lu, BiancaEC1R 0DULondonEnglandUnited Kingdom
22368Ross, Edward98371PuyallupWashingtonUnited States
20400Henderson, Sydney94536FremontCaliforniaUnited States

Generated 2025-07-14 15:00:19.350 UTC