[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 122   SHUFFLE   <  SKIP 2031  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12130Zhou, Suzanne33041PaderbornHamburgGermany
26246Bell, Jade, T94010BurlingameCaliforniaUnited States
19498Wang, ChristyWA1WarringtonEnglandUnited Kingdom

Generated 2025-07-16 16:09:01.025 UTC