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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16530Chander, PriscillaSW1P 2NULondonEnglandUnited Kingdom
29205Long, David, V91791West CovinaCaliforniaUnited States
18742Guo, Don4169East BrisbaneQueenslandAustralia

Generated 2025-07-12 18:33:34.063 UTC