[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 310  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22472Sharma, Bridget, H91420MorangisEssonneFrance
11668Collins, Jada, C90210Beverly HillsCaliforniaUnited States
17182Patterson, JessicaYO15YorkEnglandUnited Kingdom
15492Long, Grace, J98033KirklandWashingtonUnited States

Generated 2025-07-15 22:20:23.240 UTC