[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 3027   SHUFFLE   <  SKIP 3776  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15807Mr., Schulte, Scot2036MatravilleNew South WalesAustralia
25726Deng, BrendanLE18LeedsEnglandUnited Kingdom
23189Moore, Megan, I90505TorranceCaliforniaUnited States
11422Deng, Dustin, FL4 4HBLiverpoolEnglandUnited Kingdom

Generated 2025-07-20 06:17:57.622 UTC