[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 344   SHUFFLE   <  SKIP 716  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24168Srini, Manuel3429SunburyVictoriaAustralia
22105Cooper, Taylor91945Lemon GroveCaliforniaUnited States
18618Rai, Mitchell75012ParisSeine (Paris)France

Generated 2025-07-14 10:49:03.209 UTC