[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 461   SHUFFLE   <  SKIP 4084  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15706Arthur, Tina, L80610Saint OuenSommeFrance
29232Simmons, Samantha, V97222MilwaukieOregonUnited States
14105Zhang, Jackson91950Lincoln AcresCaliforniaUnited States

Generated 2025-07-13 16:15:06.422 UTC