[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 250   <  SKIP 2744  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28216Ramos, Adrienne, L2264SilverwaterNew South WalesAustralia
29299Kumar, Bethany2264SilverwaterNew South WalesAustralia
11331Jenkins, SamanthaV8Z 4N5ShawneeBritish ColumbiaCanada
11502Peterson, JaredV8Z 4N5ShawneeBritish ColumbiaCanada

Generated 2025-07-07 04:43:49.183 UTC