[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 809   <  SKIP 2219  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16948Lee, EmmaV8Z 4N5ShawneeBritish ColumbiaCanada
16995Hall, Taylor, JV8Z 4N5ShawneeBritish ColumbiaCanada
17119Harris, IsabellaV8Z 4N5ShawneeBritish ColumbiaCanada

Generated 2025-07-10 01:41:36.112 UTC