[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 2421   SHUFFLE   <  SKIP 1432  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25451Subram, Geoffrey, L60075Frankfurt am MainSaarlandGermany
22251She, Martha, ET2P 2G8CalgaryAlbertaCanada
21866Zhu, Shannon, C95000CergyVal d'OiseFrance

Generated 2025-07-11 17:37:03.759 UTC