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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19351Vance, Edgar92700ColombesHauts de SeineFrance
29216Wood, Antonio97355LebanonOregonUnited States
18957Lopez, Mackenzie98168BurienWashingtonUnited States

Generated 2025-07-12 21:35:55.683 UTC