[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 590   SHUFFLE   <  SKIP 1862  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27828Gao, ErnestEC1R 0DULondonEnglandUnited Kingdom
21154Clark, Michael, M94941Mill ValleyCaliforniaUnited States
16698Gill, Mallory, P4169East BrisbaneQueenslandAustralia

Generated 2025-07-18 12:20:15.313 UTC