[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 236   SHUFFLE   <  SKIP 86  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28657Hayes, Ryan97222MilwaukieOregonUnited States
21141Li, Omar98168BurienWashingtonUnited States
15278Russell, Brandon94070San CarlosCaliforniaUnited States

Generated 2025-07-14 00:26:10.304 UTC