[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 2908   <  SKIP 2067  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29161Martinez, Thomas94611OaklandCaliforniaUnited States
23092Brooks, Gabrielle, M91950National CityCaliforniaUnited States
12329Shan, BonnieY03 4TNYorkEnglandUnited Kingdom

Generated 2025-07-17 03:04:13.447 UTC