[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 5185   SHUFFLE   <  SKIP 362  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18703Huang, Vincent, A4171HawthorneQueenslandAustralia
27786Raman, Cynthia, PPB12PeterboroughEnglandUnited Kingdom
21952Vazquez, Latasha3220GeelongVictoriaAustralia

Generated 2025-07-21 06:53:04.685 UTC