[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 602   SHUFFLE   <  SKIP 1507  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26949Chander, LindseySW8 4BGLondonEnglandUnited Kingdom
22963Ye, Willie4171HawthorneQueenslandAustralia
21049Sharma, James, LPB12PeterboroughEnglandUnited Kingdom
21107Rodriguez, Kaitlin14197BerlinSaarlandGermany
28973Cooper, Bryan94941Mill ValleyCaliforniaUnited States
28244Davis, Samantha, P90505TorranceCaliforniaUnited States

Generated 2025-11-06 04:26:41.065 UTC