[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 512   SHUFFLE   <  SKIP 3057  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26865Martinez, TabithaSW19 3RULondonEnglandUnited Kingdom
28644Chow, Martha98168BurienWashingtonUnited States
14161Li, Claudia, J04838EilenburgBrandenburgGermany
16776Lewis, Dalton98225BellinghamWashingtonUnited States

Generated 2025-07-16 07:28:49.641 UTC