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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13411Blanco, JacquelynSL4 1RHBerksEnglandUnited Kingdom
21967Sanders, Charles, E2500WollongongNew South WalesAustralia
23448Peterson, Abigail, L98107BallardWashingtonUnited States

Generated 2025-07-09 00:15:43.896 UTC