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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29433King, Thomas, MTY31RuncornEnglandUnited Kingdom
29443Phillips, Gabriel, RTY31RuncornEnglandUnited Kingdom
11215Perry, AnaV8XRoyal OakBritish ColumbiaCanada

Generated 2025-07-12 15:52:07.143 UTC