[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 2273  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14015Lal, Kurt, R3429SunburyVictoriaAustralia
20419Romero, Billy3000MelbourneVictoriaAustralia
24914Zhou, Heather, M3198SeafordVictoriaAustralia

Generated 2025-07-16 15:44:40.235 UTC