[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   <  SKIP 5023  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24216Black, TaraRG7 5H7ReadingEnglandUnited Kingdom
25511Arun, Chelsea, MRG7 5H7ReadingEnglandUnited Kingdom
25784Raje, Damien, SRG7 5H7ReadingEnglandUnited Kingdom

Generated 2025-07-12 19:39:34.440 UTC