[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 516   <  SKIP 218  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26059Anderson, Andrew94303Palo AltoCaliforniaUnited States
24681Murphy, Arianna, N95062Santa CruzCaliforniaUnited States
13280Adams, Bailey98033KirklandWashingtonUnited States

Generated 2025-07-16 02:52:27.562 UTC