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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18718Liu, Susan4171HawthorneQueenslandAustralia
18703Huang, Vincent, A4171HawthorneQueenslandAustralia
18908Sun, Krystal4171HawthorneQueenslandAustralia

Generated 2025-07-10 10:46:11.672 UTC