[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 9065  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18627Gomez, Kristine, EE17 6JFLondonEnglandUnited Kingdom
19031Perez, Regina, SW10 6BLLondonEnglandUnited Kingdom
19032Andersen, KatrinaW10 6BLLondonEnglandUnited Kingdom
19172Luo, Calvin, TSW6 SBYLondonEnglandUnited Kingdom
19186Garcia, BobW1Y 3RALondonEnglandUnited Kingdom
19192Ruiz, Erika, JW1X3SELondonEnglandUnited Kingdom

Generated 2025-07-12 16:42:58.844 UTC