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

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14182Lin, Steve, A60082Frankfurt am MainHamburgGermany
20712Huang, ColinW10 6BLLondonEnglandUnited Kingdom
13185Lee, WilliamV3A 4R2LangleyBritish ColumbiaCanada
22520Torres, Rodney, LSW8 1XDLondonEnglandUnited Kingdom
11208Reed, Maria91203GlendaleCaliforniaUnited States
22791Jenkins, Taylor91910Chula VistaCaliforniaUnited States

Generated 2025-11-05 13:02:45.521 UTC