[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 6869   <  SKIP 33  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25909James, Chase, J91950National CityCaliforniaUnited States
28703Suarez, Felicia, WE17 6JFLondonEnglandUnited Kingdom
23636Gonzalez, Rachael, MOX1OxfordEnglandUnited Kingdom
18480Suri, Heidi94010BurlingameCaliforniaUnited States

Generated 2025-07-20 00:48:16.438 UTC