[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 623   <  SKIP 6176  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19951Moreno, Roy, J4171HawthorneQueenslandAustralia
18703Huang, Vincent, A4171HawthorneQueenslandAustralia
21001Gutierrez, Clinton4171HawthorneQueenslandAustralia

Generated 2025-07-09 20:32:45.574 UTC