[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 24   SHUFFLE   <  SKIP 2220  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11274Foster, Kyle, M98225BellinghamWashingtonUnited States
18643Thomas, Joshua, A90401Santa MonicaCaliforniaUnited States
28060Rodriguez, Blake97301SalemOregonUnited States
28417Lal, Ashlee, APE17BuryEnglandUnited Kingdom

Generated 2025-07-12 11:11:37.248 UTC