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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19908Prasad, Pamela, J75012ParisSeine (Paris)France
11448Patterson, Kyle3000MelbourneVictoriaAustralia
16580Chen, Dawn, C57000MetzMoselleFrance

Generated 2025-07-11 13:17:50.632 UTC