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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27074Sanchez, Kristi, M98107BallardWashingtonUnited States
20012Robinson, Jessica90706BellflowerCaliforniaUnited States
24974Carter, Eduardo90802Long BeachCaliforniaUnited States

Generated 2025-07-21 01:30:35.629 UTC