[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 469   <  SKIP 1565  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21186Vazquez, Randall, Z4000BrisbaneQueenslandAustralia
21418Chapman, Alicia, A4000BrisbaneQueenslandAustralia
21981Henderson, Isabella, L4000BrisbaneQueenslandAustralia

Generated 2025-07-05 19:09:23.540 UTC