[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 875   SHUFFLE   <  SKIP 3887  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15161James, Trinity, A94303Palo AltoCaliforniaUnited States
13595Stewart, Cole, L93000BobignySeine Saint DenisFrance
19674Deng, Casey, C4700RockhamptonQueenslandAustralia
21459Alexander, Luis, M90505TorranceCaliforniaUnited States

Generated 2025-07-16 17:30:35.316 UTC