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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19032Andersen, KatrinaW10 6BLLondonEnglandUnited Kingdom
23954Serrano, Jonathon, FSW6 SBYLondonEnglandUnited Kingdom
18174Munoz, Jill, M94310OrlyVal de MarneFrance

Generated 2025-07-11 11:06:33.074 UTC