[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 194   SHUFFLE   <  SKIP 3348  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15196Reed, Isaiah, O94015Daly CityCaliforniaUnited States
28104Williams, Hannah, R92118CoronadoCaliforniaUnited States
11982Foster, Alexandra92102San DiegoCaliforniaUnited States

Generated 2025-07-14 23:29:07.815 UTC