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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19500Shan, RussellAS23Stoke-on-TrentEnglandUnited Kingdom
12962Edwards, Jennifer92625Newport BeachCaliforniaUnited States
24957Howard, Anna, A90712LakewoodCaliforniaUnited States

Generated 2025-07-20 09:35:59.156 UTC