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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11235Stewart, Angel, J98107BallardWashingtonUnited States
14381Cooper, Alexa97330CorvallisOregonUnited States
27468Powell, Robert, C92020El CajonCaliforniaUnited States

Generated 2025-07-19 12:34:24.866 UTC