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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23364Young, Natalie, C91950National CityCaliforniaUnited States
13754Peterson, Paige98107BallardWashingtonUnited States
18106Alexander, Carson, G90706BellflowerCaliforniaUnited States

Generated 2025-07-18 15:57:42.981 UTC