[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 1509   SHUFFLE   <  SKIP 2159  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25248Madan, Denise, R3205South MelbourneVictoriaAustralia
14454Anderson, Kayla92806La JollaCaliforniaUnited States
21288Hall, Hunter94303Palo AltoCaliforniaUnited States

Generated 2025-07-15 04:19:51.927 UTC