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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17273Torres, Jonathon, F97005BeavertonOregonUnited States
25842Brooks, Cole92625Newport BeachCaliforniaUnited States
23573Gao, Jorge4655Hervey BayQueenslandAustralia

Generated 2025-07-13 05:20:10.740 UTC