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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17211Rodriguez, Virginia57000MetzMoselleFrance
21393Arun, Candace, J3977CranbourneVictoriaAustralia
26914Prasad, Cindy, CPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-14 05:02:57.639 UTC