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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27267Davis, EmilyV8Z 4N5ShawneeBritish ColumbiaCanada
26534Smith, Fernando94611OaklandCaliforniaUnited States
13528Lopez, Carmen, S1597Lane CoveNew South WalesAustralia

Generated 2025-07-13 13:53:34.207 UTC