[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 2421   SHUFFLE   <  SKIP 1561  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15651Lopez, Ann, T91420MorangisEssonneFrance
28496Shan, Adam, A57000MetzMoselleFrance
25253Miller, Ryan, F98027IssaquahWashingtonUnited States

Generated 2025-07-10 07:22:40.908 UTC