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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24264Long, Richard, A92625Newport BeachCaliforniaUnited States
14969Vazquez, Julio, E01071DresdenHessenGermany
21752Li, Rafael, MT2P 2G8CalgaryAlbertaCanada

Generated 2025-07-12 07:21:10.727 UTC