[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 2000   SHUFFLE   <  SKIP 638  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28304Zeng, Colleen, L3205South MelbourneVictoriaAustralia
26718Flores, Richard90802Long BeachCaliforniaUnited States
29178She, Candice2113North RydeNew South WalesAustralia

Generated 2025-07-12 22:01:54.691 UTC