[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 508   SHUFFLE   <  SKIP 737  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24453Yuan, Cassie, J2300NewcastleNew South WalesAustralia
11335Raman, Carla, L95010HofBayernGermany
15410Harris, Katherine, B91502BurbankCaliforniaUnited States

Generated 2025-07-12 17:50:09.720 UTC