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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28125Jackson, Dalton94536FremontCaliforniaUnited States
24144Sanchez, GeraldW1N 9FALondonEnglandUnited Kingdom
21483Bailey, Michelle98104SeattleWashingtonUnited States

Generated 2025-07-16 23:44:11.474 UTC