[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 4102  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23264Hu, Warren98225BellinghamWashingtonUnited States
28175Subram, Clifford, F97005BeavertonOregonUnited States
11939Washington, Kevin, C91932Imperial BeachCaliforniaUnited States

Generated 2025-07-13 01:51:11.515 UTC