[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 3677   SHUFFLE   <  SKIP 3319  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28240Clark, Eduardo98371PuyallupWashingtonUnited States
19169Bryant, Arianna98366Port OrchardWashingtonUnited States
24776Perry, Samantha, F91776San GabrielCaliforniaUnited States

Generated 2025-07-17 03:50:48.152 UTC