[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 456   SHUFFLE   <  SKIP 1880  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17051Ortega, Jessie, J4000BrisbaneQueenslandAustralia
16750Sanders, Seth90505TorranceCaliforniaUnited States
24868Hu, DarrylC2H 7AULondonEnglandUnited Kingdom

Generated 2025-07-15 18:30:59.360 UTC