[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 2421   SHUFFLE   <  SKIP 1670  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20832Tang, KelvinWA3WatfordEnglandUnited Kingdom
12879Nelson, Elijah90012Los AngelesCaliforniaUnited States
29221Bennett, Kelly94611OaklandCaliforniaUnited States

Generated 2025-07-12 02:53:58.640 UTC