[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 251   SHUFFLE   <  SKIP 551  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29091Hernandez, Mallory3977CranbourneVictoriaAustralia
14636Powell, Kelly, L97034Lake OswegoOregonUnited States
21224Alan, Jamie, S4810TownsvilleQueenslandAustralia

Generated 2025-07-14 22:18:41.047 UTC