[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 9655   <  SKIP 580  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28023James, Andrea, D97330CorvallisOregonUnited States
14737Srini, Dominic, M98225BellinghamWashingtonUnited States
14947Chen, AlejandroPE17BuryEnglandUnited Kingdom

Generated 2025-07-18 02:49:04.266 UTC