[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 34   SHUFFLE   <  SKIP 2054  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26994Torres, Erika, S92310SèvresHauts de SeineFrance
28029Price, Seth, M91502BurbankCaliforniaUnited States
18944Taylor, Marcus, AV7L 4J4N. VancouverBritish ColumbiaCanada

Generated 2025-07-17 16:18:35.841 UTC