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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16904Bailey, Arianna, G91941GrossmontCaliforniaUnited States
11323Patterson, Jose94015Daly CityCaliforniaUnited States
18813Hernandez, Kristy, G98107BallardWashingtonUnited States

Generated 2025-07-18 20:18:22.889 UTC