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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18535Kapoor, DonaldV8Y 1L1CliffsideBritish ColumbiaCanada
12737Chandra, Brett, S92700ColombesHauts de SeineFrance
11891Liang, Jamie, E90210Beverly HillsCaliforniaUnited States

Generated 2025-07-16 21:57:06.311 UTC