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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16166Goel, April, C1597Lane CoveNew South WalesAustralia
22299Murphy, Richard, MV8POak BayBritish ColumbiaCanada
21151Campbell, Aaron, C90706BellflowerCaliforniaUnited States

Generated 2025-07-14 10:30:17.998 UTC