[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 575   SHUFFLE   <  SKIP 3343  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14666Gao, Louis2113North RydeNew South WalesAustralia
19672Zhao, Rosa, A4000BrisbaneQueenslandAustralia
12514Becker, Lacey, C75017ParisSeine (Paris)France

Generated 2025-07-22 12:58:22.151 UTC