[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 875   SHUFFLE   <  SKIP 9015  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22534Liang, Suzanne, M75016ParisSeine (Paris)France
17667Rai, Jaime, M91502BurbankCaliforniaUnited States
19885Turner, Isaac98225BellinghamWashingtonUnited States
11584Carter, Devin, J66578NeunkirchenSaarlandGermany

Generated 2025-07-20 02:25:35.841 UTC