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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26311Rodriguez, Brenda, S98225BellinghamWashingtonUnited States
16376Wright, Maria, D98225BellinghamWashingtonUnited States
27785Bell, Sebastian, DEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-11 17:53:47.129 UTC