[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 250   SHUFFLE   <  SKIP 2590  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17719Gao, Vincent, A77127LieusaintSeine et MarneFrance
13337Cox, Lauren, D98284Sedro WoolleyWashingtonUnited States
20380Reed, Catherine, MV3L 1E7WestminsterBritish ColumbiaCanada

Generated 2025-07-20 17:18:34.972 UTC