[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 1699   SHUFFLE   <  SKIP 5900  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15130Ma, Roger, V2777SpringwoodNew South WalesAustralia
22213Patel, Jay6006PerthSouth AustraliaAustralia
15070Navarro, Alfredo, N75019ParisSeine (Paris)France

Generated 2025-07-21 15:37:41.196 UTC