[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 680   SHUFFLE   <  SKIP 2800  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16575Vance, Veronica, GMK8 8DFMilton KeynesEnglandUnited Kingdom
20959Arun, Ruben93400Saint-DenisSeine Saint DenisFrance
11847Diaz, Cassidy97205PortlandOregonUnited States
21931Wood, Marcus, L94109San FranciscoCaliforniaUnited States

Generated 2025-07-15 01:54:58.850 UTC