[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 3669   SHUFFLE   <  SKIP 107  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22892Mitchell, Timothy, E90241DowneyCaliforniaUnited States
11684Parker, Devin98052RedmondWashingtonUnited States
12102Simmons, Devin, K94947NovatoCaliforniaUnited States

Generated 2025-07-09 19:33:34.747 UTC