[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 304   SHUFFLE   <  SKIP 552  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26921Weber, Cynthia4171HawthorneQueenslandAustralia
28720Liu, Candice4000BrisbaneQueenslandAustralia
18646Adams, Blake, L90210Beverly HillsCaliforniaUnited States

Generated 2025-07-15 18:24:03.157 UTC