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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22466Tang, Raul75016ParisSeine (Paris)France
26290Chen, Noah, L91791West CovinaCaliforniaUnited States
16581Becker, Kenneth93500PantinSeine Saint DenisFrance
16675Arthur, Kristi, W2036MatravilleNew South WalesAustralia

Generated 2025-07-13 19:14:44.011 UTC