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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24154Ramos, OrlandoYO15YorkEnglandUnited Kingdom
24058Lal, AlvinYO15YorkEnglandUnited Kingdom
24566Nara, Kara, EY024 1GFYorkEnglandUnited Kingdom

Generated 2025-07-08 18:16:23.323 UTC