[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 189   SHUFFLE   <  SKIP 997  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25025Bryant, Spencer, J91977Spring ValleyCaliforniaUnited States
28150Chen, Connor, M91950Lincoln AcresCaliforniaUnited States
21410Zhang, Eric98020EdmondsWashingtonUnited States

Generated 2025-07-18 20:30:19.223 UTC