[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 511   SHUFFLE   <  SKIP 329  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12288Brooks, Sara, APB12PeterboroughEnglandUnited Kingdom
28301Long, Jasmine, C92118CoronadoCaliforniaUnited States
18630She, Priscilla75009ParisSeine (Paris)France

Generated 2025-07-17 09:44:37.238 UTC