[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 0   SHUFFLE   <  SKIP 2886  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13863Long, Kevin, L94704BerkeleyCaliforniaUnited States
24093He, Claudia, FTY31RuncornEnglandUnited Kingdom
22663Deng, Terrence, P62200Boulogne-sur-MerPas de CalaisFrance

Generated 2025-10-28 22:11:20.946 UTC