[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 5287   <  SKIP 352  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19210Price, Alexis, E90241DowneyCaliforniaUnited States
20753Kelly, Taylor, D98501OlympiaWashingtonUnited States
28108Yang, Roger, A3220GeelongVictoriaAustralia

Generated 2025-07-16 20:11:18.699 UTC