[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 1288   SHUFFLE   <  SKIP 874  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24871Luo, Kelsey, J95000CergyVal d'OiseFrance
13186Sanders, Marcus, J91910Chula VistaCaliforniaUnited States

Generated 2025-07-21 11:53:23.535 UTC