[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 444   SHUFFLE   <  SKIP 2552  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28824Gonzales, Brandon, D98052RedmondWashingtonUnited States
17658Howard, Jade, R95062Santa CruzCaliforniaUnited States
26630Powell, VanessaV9B 2C3ShawneeBritish ColumbiaCanada
26661Zhu, Dawn2138RhodesNew South WalesAustralia

Generated 2025-07-14 22:04:09.935 UTC