[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 999   SHUFFLE   <  SKIP 312  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19328Xu, ShawnLA1 1LNLancasterEnglandUnited Kingdom
29108Evans, Seth, E92020El CajonCaliforniaUnited States
17350Dominguez, Ebony, R2138RhodesNew South WalesAustralia

Generated 2025-07-21 10:33:41.052 UTC