[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 7680   SHUFFLE   <  SKIP 321  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18181Diaz, Neil, CE17 6JFLondonEnglandUnited Kingdom
24656Moore, Julia94014ColmaCaliforniaUnited States
19231Gill, Meghan, R94014ColmaCaliforniaUnited States
22686Anand, Wayne, HSW8 1XDLondonEnglandUnited Kingdom
13626Madan, Johnathan, D4000BrisbaneQueenslandAustralia
19014Hernandez, Jonathan, JV9MetchosinBritish ColumbiaCanada

Generated 2025-07-20 23:51:53.378 UTC