[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 2421   SHUFFLE   <  SKIP 1370  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28817Lee, James, JV8POak BayBritish ColumbiaCanada
27650Griffin, Richard97034Lake OswegoOregonUnited States
25171Rodriguez, Christopher, E97355LebanonOregonUnited States
13322Patterson, Elizabeth, E98501OlympiaWashingtonUnited States

Generated 2025-07-21 20:12:28.999 UTC