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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27169Xu, Louis66578NeunkirchenSaarlandGermany
17800Alonso, Robyn, C78400ChatouYvelineFrance
26632Moore, Isabella, B98225BellinghamWashingtonUnited States
15559Flores, Devin, AV8Y 1L1CliffsideBritish ColumbiaCanada

Generated 2025-07-16 06:30:50.856 UTC