[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 2731   SHUFFLE   <  SKIP 1786  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14397Edwards, Sierra98366Port OrchardWashingtonUnited States
26289Simmons, Samuel94010BurlingameCaliforniaUnited States
12909Shan, Kelsey94704BerkeleyCaliforniaUnited States

Generated 2025-07-18 14:59:17.145 UTC