[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 3165   SHUFFLE   <  SKIP 1840  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14758Long, Victoria91203GlendaleCaliforniaUnited States
15803Goel, Bradley3000MelbourneVictoriaAustralia
12926Murphy, Sara, M90712LakewoodCaliforniaUnited States

Generated 2025-07-21 15:39:22.141 UTC