[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   SHUFFLE   SKIP 3624   <  SKIP 897  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19319Guo, Darryl, M45000OrleansLoiretFrance
17428Perez, Xavier, R94070San CarlosCaliforniaUnited States
26454Cox, Sebastian, J98052RedmondWashingtonUnited States

Generated 2025-07-13 19:15:43.328 UTC