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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24895Henderson, Dalton2450Coffs HarbourNew South WalesAustralia
20849Washington, FaithAS23Stoke-on-TrentEnglandUnited Kingdom
23177Richardson, Savannah97034Lake OswegoOregonUnited States

Generated 2025-07-21 20:18:09.712 UTC