[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 4   SHUFFLE   <  SKIP 2141  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28451Chander, Nichole, HGL7 1RYGloucestershireEnglandUnited Kingdom
20345Martinez, Regina, S90210Beverly HillsCaliforniaUnited States
21422Wood, Karen94611OaklandCaliforniaUnited States
14640Adams, Mackenzie, AV9LangfordBritish ColumbiaCanada

Generated 2025-07-17 04:47:32.309 UTC