[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 438   SHUFFLE   <  SKIP 1183  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25166Jenkins, Miguel, R92625Newport BeachCaliforniaUnited States
28482She, Jaime, D4000BrisbaneQueenslandAustralia
19479Gray, JessicaWA3WatfordEnglandUnited Kingdom

Generated 2025-07-15 03:58:20.406 UTC