[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 1389  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23949Deng, Kelvin, R92400CourbevoieHauts de SeineFrance
21144Richardson, Lucas98055RentonWashingtonUnited States
14800Arthur, Abby42651SolingenNordrhein-WestfalenGermany

Generated 2025-07-05 22:10:17.490 UTC