[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 484   SHUFFLE   <  SKIP 2516  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28862Ramirez, Catherine, E98403TacomaWashingtonUnited States
28979Williams, Matthew, A97301SalemOregonUnited States
19948Hu, Lacey3000MelbourneVictoriaAustralia

Generated 2025-07-08 16:17:58.451 UTC