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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24845Jimenez, Tyrone57000MetzMoselleFrance
20183Allen, Sophia97355LebanonOregonUnited States
25704Murphy, Seth, A3977CranbourneVictoriaAustralia

Generated 2025-07-19 04:55:10.690 UTC