[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 2421   SHUFFLE   <  SKIP 215  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20181Brooks, Catherine, J91950National CityCaliforniaUnited States
18147Luo, Katrina, JY024 1GFYorkEnglandUnited Kingdom
28823Brown, Xavier98501OlympiaWashingtonUnited States

Generated 2025-07-12 07:04:10.352 UTC