[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 5943   <  SKIP 82  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20835Gutierrez, Ruben, A14197BerlinNordrhein-WestfalenGermany
16889Rodriguez, Daniel, R90505TorranceCaliforniaUnited States
28270Long, Samuel, A99362Walla WallaWashingtonUnited States

Generated 2025-07-18 01:49:37.597 UTC