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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17626Blanco, Alfredo, TSW8 4BGLondonEnglandUnited Kingdom
25982Phillips, Rebecca98901YakimaWashingtonUnited States
28726Liang, Kelli, C24044KielSaarlandGermany
23722Perez, Andrea91203GlendaleCaliforniaUnited States

Generated 2025-07-11 19:28:00.191 UTC