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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11362Shan, Damien, M3977CranbourneVictoriaAustralia
24624Murphy, Allison, J94536FremontCaliforniaUnited States
26914Prasad, Cindy, CPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-19 11:04:04.459 UTC