[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 750   SHUFFLE   <  SKIP 516  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22573Sanz, Lance2580GoulburnNew South WalesAustralia
16817Peterson, Evan92102San DiegoCaliforniaUnited States
18281Li, Jaclyn2061Milsons PointNew South WalesAustralia

Generated 2025-07-10 21:08:44.318 UTC