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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28675Mitchell, Angel, N91791West CovinaCaliforniaUnited States
11048Powell, Jeremy3429SunburyVictoriaAustralia
17892Xu, RonnieWA1 4SYWoolstonEnglandUnited Kingdom

Generated 2025-07-11 22:19:30.932 UTC