[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 3311   SHUFFLE   <  SKIP 440  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26738Simmons, Katherine, M94303Palo AltoCaliforniaUnited States
23699Walker, Nicholas, O90241DowneyCaliforniaUnited States

Generated 2025-07-21 18:09:27.623 UTC