[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 3669   SHUFFLE   <  SKIP 161  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11614Sharma, Katrina, M63009OffenbachSaarlandGermany
17872Miller, Robert, M98027IssaquahWashingtonUnited States
18832Jackson, Dylan, C94063Redwood CityCaliforniaUnited States

Generated 2025-07-12 16:26:50.993 UTC