[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 3222   SHUFFLE   <  SKIP 175  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25385Torres, Destiny, K94015Daly CityCaliforniaUnited States
19302Xie, Brad, DB29 6SLBirminghamEnglandUnited Kingdom
19192Ruiz, Erika, JW1X3SELondonEnglandUnited Kingdom
17525Wright, Adam94519ConcordCaliforniaUnited States

Generated 2025-07-20 09:54:50.082 UTC