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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13139Perez, Carmen, C1597Lane CoveNew South WalesAustralia
17213Goel, Calvin, JSL4 1RHBerksEnglandUnited Kingdom
24224Perry, Nicole, L98104SeattleWashingtonUnited States

Generated 2025-07-11 11:33:23.741 UTC