[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 461   SHUFFLE   <  SKIP 1947  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15179Rubio, Jay4169East BrisbaneQueenslandAustralia
28240Clark, Eduardo98371PuyallupWashingtonUnited States
28745Rana, GeoffreyMK8 8DFMilton KeynesEnglandUnited Kingdom

Generated 2025-07-21 19:32:30.861 UTC