[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 6128  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21080Lopez, Ebony78000VersaillesYvelineFrance
21395Hughes, Alexia, M98225BellinghamWashingtonUnited States
21086Bell, Katelyn85049IngolstadtBayernGermany
14275Prasad, Arthur5023FindonSouth AustraliaAustralia

Generated 2025-07-12 00:14:43.281 UTC