[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   SKIP 413   SHUFFLE   <  SKIP 1258  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25226Kumar, Robert2580GoulburnNew South WalesAustralia
11410Goel, Maurice75013ParisSeine (Paris)France
23116Vazquez, Jerome4171HawthorneQueenslandAustralia

Generated 2025-07-15 04:58:26.934 UTC