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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12873Samant, MandarSW6 SBYLondonEnglandUnited Kingdom
27138Sara, Veronica92150SuresnesHauts de SeineFrance
15902Diaz, Robert, J98366Port OrchardWashingtonUnited States

Generated 2025-07-18 07:03:51.699 UTC