[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 190   SHUFFLE   <  SKIP 143  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25982Phillips, Rebecca98901YakimaWashingtonUnited States
28436Carlson, Derrick, RSE1 8HLLondonEnglandUnited Kingdom
26519Wood, Brianna90505TorranceCaliforniaUnited States

Generated 2025-07-10 21:34:19.761 UTC