[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 5225   <  SKIP 838  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28801Hall, Katelyn, E98201EverettWashingtonUnited States
25964Winston, Christopher97034Lake OswegoOregonUnited States
12627Zheng, Leah, RW1V 5RNLondonEnglandUnited Kingdom

Generated 2025-07-19 11:13:31.948 UTC