[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 5511   <  SKIP 188  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21340Wang, Adam, L99202SpokaneWashingtonUnited States
17251Nara, Tonya, C2061Milsons PointNew South WalesAustralia
21679Yuan, Drew, RRG11 5TPBerkshireEnglandUnited Kingdom

Generated 2025-07-15 05:50:50.797 UTC