[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 460   SHUFFLE   <  SKIP 2030  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28375Diaz, Kathleen, CSE1 8HLLondonEnglandUnited Kingdom
17448Hayes, Zachary92806La JollaCaliforniaUnited States
13964Lewis, Jasmine1002SydneyNew South WalesAustralia

Generated 2025-07-15 17:04:36.452 UTC