[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 3104   SHUFFLE   <  SKIP 2019  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11538Taylor, Nicole, B94303Palo AltoCaliforniaUnited States
13942Long, Seth, V90241DowneyCaliforniaUnited States
26599Reed, Allison91364Woodland HillsCaliforniaUnited States

Generated 2025-07-12 02:52:31.019 UTC