[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 625   SHUFFLE   <  SKIP 2342  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17396Rodriguez, Eduardo91932Imperial BeachCaliforniaUnited States
13429Washington, Gabrielle94303Palo AltoCaliforniaUnited States
25233Ward, Nathaniel3280WarrnamboolVictoriaAustralia

Generated 2025-07-14 03:25:03.481 UTC