[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 475   SHUFFLE   <  SKIP 4150  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13159Ramos, Roberto, M3429SunburyVictoriaAustralia
19074Shen, Colleen31770ColomiersGaronne (Haute)France
28515Lal, TonyC2H 7AULondonEnglandUnited Kingdom

Generated 2025-07-16 02:08:52.701 UTC