[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 3672   <  SKIP 88  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20824Xu, Derek, MHP10 9QYHigh WycombeEnglandUnited Kingdom
23241Torres, Armando98312BremertonWashingtonUnited States
22174Lu, Micah6006PerthSouth AustraliaAustralia

Generated 2025-07-19 20:37:34.031 UTC