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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21797Gao, Kelvin, P98225BellinghamWashingtonUnited States
20958Alonso, Gerald66272Sulzbach TaunusSaarlandGermany
11227Chavez, Marshall, D94014ColmaCaliforniaUnited States

Generated 2025-07-11 08:02:27.493 UTC