[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 52  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19522Powell, ChristianYO15YorkEnglandUnited Kingdom
19906Muñoz, Armando, EY024 1GFYorkEnglandUnited Kingdom

Generated 2025-07-08 00:10:23.383 UTC