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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11587Bryant, Kevin57000MetzMoselleFrance
20920Rai, Jaclyn, I59000LilleNordFrance
24885Xie, Corey, J3337MeltonVictoriaAustralia

Generated 2025-07-11 20:19:13.156 UTC