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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24206Munoz, Marie24044KielSaarlandGermany
18917Nelson, Jonathan, E91977Spring ValleyCaliforniaUnited States
16295Xu, Roger, A57000MetzMoselleFrance

Generated 2025-07-14 00:02:32.143 UTC