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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13731James, Jan, R92118CoronadoCaliforniaUnited States
17885Carlson, Julio75003ParisSeine (Paris)France
22863Thomas, Hunter97034Lake OswegoOregonUnited States
16581Becker, Kenneth93500PantinSeine Saint DenisFrance

Generated 2025-07-17 16:44:30.237 UTC