[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 4   SHUFFLE   <  SKIP 2102  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27851Martin, Diana75008ParisSeine (Paris)France
16016She, Bradley, L3198SeafordVictoriaAustralia
22234Gonzalez, KatherineV8Z 4N5ShawneeBritish ColumbiaCanada

Generated 2025-07-16 15:46:50.040 UTC