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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18124Chander, Calvin66578NeunkirchenSaarlandGermany
16553Roberts, Gabriella, JEM15Esher-MoleseyEnglandUnited Kingdom
11261Collins, Stephanie92102San DiegoCaliforniaUnited States

Generated 2025-07-11 09:22:59.878 UTC