[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 3487  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20112James, Shelby, A90505TorranceCaliforniaUnited States
22368Ross, Edward98371PuyallupWashingtonUnited States
21824She, WarrenW1V 5RNLondonEnglandUnited Kingdom

Generated 2025-07-19 11:02:15.337 UTC