[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 650   SHUFFLE   <  SKIP 3420  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18281Li, Jaclyn2061Milsons PointNew South WalesAustralia
25668Lopez, Carolyn, LPE17BuryEnglandUnited Kingdom
11263Richardson, Trinity98168BurienWashingtonUnited States
26308Kelly, Sara99362Walla WallaWashingtonUnited States

Generated 2025-07-19 21:37:43.220 UTC