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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13832Raji, Priscilla, R92400CourbevoieHauts de SeineFrance
16669Martinez, Benjamin98033KirklandWashingtonUnited States
20983Vance, Meredith, B4169East BrisbaneQueenslandAustralia

Generated 2025-07-18 10:52:12.744 UTC