[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 3104   SHUFFLE   <  SKIP 2093  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26850Luo, Terry, HB29 6SLBirminghamEnglandUnited Kingdom
22223Parker, Gabrielle94941Mill ValleyCaliforniaUnited States
18954Young, Dalton, R94536FremontCaliforniaUnited States

Generated 2025-07-14 03:30:22.270 UTC