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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27778Garcia, TabithaC2H 7AULondonEnglandUnited Kingdom
27781Sai, Allen, ESW8 4BGLondonEnglandUnited Kingdom
27790Srini, Molly, LW1Y 3RALondonEnglandUnited Kingdom

Generated 2025-07-20 21:05:46.283 UTC