[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 511   SHUFFLE   <  SKIP 923  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23016Powell, Victoria94704BerkeleyCaliforniaUnited States
29388Kumar, Calvin, L75003ParisSeine (Paris)France
14503Alexander, Brianna99362Walla WallaWashingtonUnited States
12626Lal, CassieC2H 7AULondonEnglandUnited Kingdom

Generated 2025-07-18 09:54:37.647 UTC