[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 0   SHUFFLE   <  SKIP 3578  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20253Kapoor, Veronica, G6105CloverdaleSouth AustraliaAustralia
26607Powell, Natalie, L94704BerkeleyCaliforniaUnited States
15767Prasad, George, C3198SeafordVictoriaAustralia

Generated 2025-11-04 00:55:04.827 UTC