[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 24   SHUFFLE   <  SKIP 1347  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23895Powell, Nicole97330CorvallisOregonUnited States
23652Goel, Roger, A4810TownsvilleQueenslandAustralia
21650Zeng, Cedric92118CoronadoCaliforniaUnited States

Generated 2025-07-12 15:13:54.099 UTC