[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 995   SHUFFLE   <  SKIP 1735  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13974Chandra, Tina, S2061Milsons PointNew South WalesAustralia
17815Ma, Ronnie, CPE17BuryEnglandUnited Kingdom
11873Zhang, Ryan91977Spring ValleyCaliforniaUnited States

Generated 2025-07-21 03:55:00.931 UTC