[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 2421   SHUFFLE   <  SKIP 1767  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14360Patterson, Samantha94941Mill ValleyCaliforniaUnited States
14000Sharma, Terry97005BeavertonOregonUnited States
12874Nason, Kirk, JW1N 9FALondonEnglandUnited Kingdom

Generated 2025-07-14 12:56:49.183 UTC