[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 2698  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18819Bennett, Miranda95062Santa CruzCaliforniaUnited States
27041Smith, Edward98033KirklandWashingtonUnited States
13152Butler, Gabrielle94611OaklandCaliforniaUnited States
22289Long, Thomas, E90706BellflowerCaliforniaUnited States

Generated 2025-07-12 00:55:41.512 UTC