[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 3104   SHUFFLE   <  SKIP 1777  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13252Lu, BiancaEC1R 0DULondonEnglandUnited Kingdom
16801Henderson, Jasmine98225BellinghamWashingtonUnited States
23095Patel, Gerald6006PerthSouth AustraliaAustralia

Generated 2025-07-18 10:47:18.964 UTC