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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13048Hayes, Alexis3000MelbourneVictoriaAustralia
16035Morgan, Sebastian, CEM15Esher-MoleseyEnglandUnited Kingdom
16755James, Olivia98052RedmondWashingtonUnited States

Generated 2025-07-11 06:56:41.051 UTC