[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 224   SHUFFLE   <  SKIP 6094  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28228Reed, Gloria98371PuyallupWashingtonUnited States
20537Evans, Thomas91977Spring ValleyCaliforniaUnited States
20495Wang, Wesley, A94010BurlingameCaliforniaUnited States

Generated 2025-07-21 19:06:02.686 UTC