[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 34   SHUFFLE   <  SKIP 2545  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17916Xu, Tracy, L2060Lavender BayNew South WalesAustralia
27418Coleman, Mya91364Woodland HillsCaliforniaUnited States
16293Adams, Sean, JGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-11 09:24:29.203 UTC