[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 509   SHUFFLE   <  SKIP 712  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26246Bell, Jade, T94010BurlingameCaliforniaUnited States
25304Carlson, Ruben, JAS23Stoke-on-TrentEnglandUnited Kingdom
18374King, Logan98371PuyallupWashingtonUnited States

Generated 2025-07-21 13:57:13.102 UTC