[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 4098   SHUFFLE   <  SKIP 190  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18468Sanchez, Joel2580GoulburnNew South WalesAustralia
18992Perry, David, W90012Los AngelesCaliforniaUnited States
29239Miller, Samantha, R90505TorranceCaliforniaUnited States
22611Deng, ChadTY31RuncornEnglandUnited Kingdom

Generated 2025-07-20 19:20:05.699 UTC