[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 2505  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11352Rodriguez, Raymond, A93500PantinSeine Saint DenisFrance
27552Guo, Shannon, C92118CoronadoCaliforniaUnited States
28399Deng, DaleSW6 SBYLondonEnglandUnited Kingdom
22901Stewart, Katherine, ZV2M1P1NewtonBritish ColumbiaCanada

Generated 2025-07-10 09:54:35.628 UTC