[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 663   SHUFFLE   <  SKIP 43  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16291Lal, Lindsey, H75019ParisSeine (Paris)France
28709Gonzalez, Stefanie, JW1N 9FALondonEnglandUnited Kingdom
26423Gutierrez, Hector3977CranbourneVictoriaAustralia

Generated 2025-07-14 14:59:32.832 UTC