[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 512   SHUFFLE   <  SKIP 416  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15018Martin, Felicia, L3429SunburyVictoriaAustralia
24692He, Laura, W20354HamburgHamburgGermany
25646Torres, RandallE17 6JFLondonEnglandUnited Kingdom

Generated 2025-07-11 11:26:20.807 UTC