[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 908   SHUFFLE   <  SKIP 110  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21289Wang, Warren, A98168BurienWashingtonUnited States
24484Anand, Chad6105CloverdaleSouth AustraliaAustralia
29273Lopez, Timothy, O90706BellflowerCaliforniaUnited States

Generated 2025-07-12 23:04:27.229 UTC