[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 0   SHUFFLE   <  SKIP 2162  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23370Alexander, Mya98027IssaquahWashingtonUnited States
24469Andersen, Roger2138RhodesNew South WalesAustralia
12791Foster, Angelica90802Long BeachCaliforniaUnited States

Generated 2025-11-05 02:03:02.317 UTC