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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25690Alvarez, TheodoreYO15YorkEnglandUnited Kingdom
25637Moreno, Raquel, DYO15YorkEnglandUnited Kingdom
25647Hernandez, Kaitlyn, SYO15YorkEnglandUnited Kingdom

Generated 2025-07-08 12:31:55.915 UTC