[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 2391   SHUFFLE   <  SKIP 1838  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24044Kumar, Arturo, WSW8 4BGLondonEnglandUnited Kingdom
24810Richardson, Alyssa, A94109San FranciscoCaliforniaUnited States
29379Gill, Craig, R17490Saint OuenCharente-MaritimeFrance

Generated 2025-07-21 18:59:59.459 UTC