[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 327   SHUFFLE   <  SKIP 407  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23674Walker, Jeremiah, A92020El CajonCaliforniaUnited States
22263Blue, Patrick, B98033KirklandWashingtonUnited States
17054Raje, Shawn2300NewcastleNew South WalesAustralia

Generated 2025-07-16 15:02:09.097 UTC