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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16760Alexander, Sydney90401Santa MonicaCaliforniaUnited States
11817Miller, Morgan, C94014ColmaCaliforniaUnited States
27130Parker, Eric, HEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-11 18:02:29.063 UTC