[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 5229   <  SKIP 765  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17524Washington, Lucas, B90505TorranceCaliforniaUnited States
15610Gonzales, Jessica, AWA3WatfordEnglandUnited Kingdom

Generated 2025-07-18 11:34:58.903 UTC