[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 840   SHUFFLE   <  SKIP 330  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28756Hee, Stacey, M77127LieusaintSeine et MarneFrance
26972Sara, Kristopher, T75002ParisSeine (Paris)France
13239Thomas, Matthew, KV7L 4J4N. VancouverBritish ColumbiaCanada

Generated 2025-07-15 08:00:32.607 UTC