[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 211   SHUFFLE   <  SKIP 1529  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17321Kumar, Kate4171HawthorneQueenslandAustralia
14074Xu, Barbara4217Gold CoastQueenslandAustralia
15401Hughes, Rachel, R91945Lemon GroveCaliforniaUnited States

Generated 2025-07-18 10:35:25.682 UTC