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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18096Kelly, Ariana, R90210Beverly HillsCaliforniaUnited States
27130Parker, Eric, HEM15Esher-MoleseyEnglandUnited Kingdom
27844Li, Arturo75005ParisSeine (Paris)France

Generated 2025-07-21 11:06:41.716 UTC