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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14534Rana, Abby, P78400ChatouYvelineFrance
20218Xie, Drew, A4169East BrisbaneQueenslandAustralia
27964Shan, AliciaLE18LeedsEnglandUnited Kingdom

Generated 2025-07-21 19:16:36.279 UTC