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

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24034Ruiz, PedroW1Y 3RALondonEnglandUnited Kingdom
24035Wu, JaclynSW1P 2NULondonEnglandUnited Kingdom
24100He, Jenny, CSE1 8HLLondonEnglandUnited Kingdom
24044Kumar, Arturo, WSW8 4BGLondonEnglandUnited Kingdom
24054Hernandez, Gerald, LSE1 8HLLondonEnglandUnited Kingdom
24064Fernandez, Stanley, REC1R 0DULondonEnglandUnited Kingdom

Generated 2025-07-15 00:57:12.778 UTC