[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 482   SHUFFLE   <  SKIP 2786  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16764Davis, ThomasV2L3W8NewtonBritish ColumbiaCanada
26329Bryant, Angelica94536FremontCaliforniaUnited States
15274Johnson, Alexander, M90802Long BeachCaliforniaUnited States

Generated 2025-07-13 16:05:59.059 UTC