[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 2404  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23173Rodriguez, Nathan98270MarysvilleWashingtonUnited States
22580Long, Alexis4217Gold CoastQueenslandAustralia
20550Pal, MohamedCB4 4BZCambridgeEnglandUnited Kingdom

Generated 2025-07-12 02:44:53.534 UTC