[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 92   <  SKIP 321  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13562Van, BryantNT20Newcastle upon TyneEnglandUnited Kingdom
23156Barnes, Samantha, J97301SalemOregonUnited States
13244Sharma, Jose, R98371PuyallupWashingtonUnited States

Generated 2025-07-18 12:05:35.519 UTC