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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28193Davis, Taylor91945Lemon GroveCaliforniaUnited States
19370Yang, Gilbert, M92700ColombesHauts de SeineFrance
15051McDonald, Harold, JRG11 5TPBerkshireEnglandUnited Kingdom
12986Garcia, Rachel, LV6B 3P7Port HammondBritish ColumbiaCanada

Generated 2025-07-22 12:03:04.433 UTC