[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 9179  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24034Ruiz, PedroW1Y 3RALondonEnglandUnited Kingdom
24035Wu, JaclynSW1P 2NULondonEnglandUnited Kingdom
24044Kumar, Arturo, WSW8 4BGLondonEnglandUnited Kingdom
24054Hernandez, Gerald, LSE1 8HLLondonEnglandUnited Kingdom
24064Fernandez, Stanley, REC1R 0DULondonEnglandUnited Kingdom
24071Suarez, Victor, NSW6 SBYLondonEnglandUnited Kingdom
23976Arun, Rachael, JEC1R 0DULondonEnglandUnited Kingdom

Generated 2025-07-12 05:15:36.075 UTC