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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13734Gonzalez, Kristi, A94704BerkeleyCaliforniaUnited States
21093Castro, JacquelynSW19 3RULondonEnglandUnited Kingdom
21747Munoz, Derrick94010BurlingameCaliforniaUnited States

Generated 2025-07-15 01:38:14.828 UTC