[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 6119  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18055Harrison, Trevor, AV9LangfordBritish ColumbiaCanada
16672Martinez, Nicole, A99362Walla WallaWashingtonUnited States
18716Campbell, Seth4655Hervey BayQueenslandAustralia

Generated 2025-07-11 12:47:54.059 UTC