[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 875   SHUFFLE   <  SKIP 37  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26388Jai, Wayne, L95000CergyVal d'OiseFrance
20282Xu, Trisha2113North RydeNew South WalesAustralia
20733Luo, Sheena, A98312BremertonWashingtonUnited States

Generated 2025-07-08 09:50:50.295 UTC