[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 24   SHUFFLE   <  SKIP 2312  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14267Wood, Lauren, I97330CorvallisOregonUnited States
23187Munoz, Andy, C98312BremertonWashingtonUnited States
22863Thomas, Hunter97034Lake OswegoOregonUnited States

Generated 2025-07-13 03:33:55.971 UTC