[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 327   SHUFFLE   <  SKIP 832  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24498Washington, Angela, D97068W. LinnOregonUnited States
23377Hayes, Samantha98033KirklandWashingtonUnited States
15934Raji, Nichole, C98225BellinghamWashingtonUnited States

Generated 2025-07-13 02:37:30.525 UTC