[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 5579   SHUFFLE   <  SKIP 365  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12653Andersen, NicholeW10 6BLLondonEnglandUnited Kingdom
12210He, Alan, ASE1 8HLLondonEnglandUnited Kingdom
24224Perry, Nicole, L98104SeattleWashingtonUnited States

Generated 2025-07-20 05:36:09.135 UTC