[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 2693   SHUFFLE   <  SKIP 438  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27821Deng, LeonardYO15YorkEnglandUnited Kingdom
13437Flores, Ethan, B98366Port OrchardWashingtonUnited States
16512Sharma, RicardoYO15YorkEnglandUnited Kingdom

Generated 2025-07-11 19:32:12.941 UTC