[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 0   SHUFFLE   <  SKIP 988  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20401Jenkins, Hannah, G94010BurlingameCaliforniaUnited States
25489Tang, BradLA1 1LNLancasterEnglandUnited Kingdom
28361Wilson, Kayla98033KirklandWashingtonUnited States
13246Perez, Hailey, M90802Long BeachCaliforniaUnited States

Generated 2025-11-01 09:22:07.903 UTC