[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 127   SHUFFLE   <  SKIP 2066  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29276Flores, Sydney, G98371PuyallupWashingtonUnited States
13165Walker, Wyatt, V90712LakewoodCaliforniaUnited States
16720Perry, Morgan, C91502BurbankCaliforniaUnited States

Generated 2025-07-18 13:18:51.577 UTC