[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 2421   SHUFFLE   <  SKIP 4054  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14254Gill, Tabitha, L90706BellflowerCaliforniaUnited States
29079Rogers, Brian91950Lincoln AcresCaliforniaUnited States
29105Ma, Martha91502BurbankCaliforniaUnited States

Generated 2025-07-16 19:06:17.719 UTC