[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 2421   SHUFFLE   <  SKIP 5281  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25279Barnes, Jordyn, L91977Spring ValleyCaliforniaUnited States
26200Baker, Ian, VV9MetchosinBritish ColumbiaCanada
11769Hernandez, Haley, LV2L3W8NewtonBritish ColumbiaCanada

Generated 2025-07-16 02:54:00.719 UTC