[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 2391   SHUFFLE   <  SKIP 298  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13628Schmidt, Kaitlin3977CranbourneVictoriaAustralia
29218Moore, Brandon, T97068W. LinnOregonUnited States
19342Zeng, AimeeEC1R 0DULondonEnglandUnited Kingdom

Generated 2025-07-15 19:57:11.355 UTC