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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12119Raje, Keith, L94704BerkeleyCaliforniaUnited States
15278Russell, Brandon94070San CarlosCaliforniaUnited States
22869Lu, Rafael, JSW8 1XDLondonEnglandUnited Kingdom

Generated 2025-07-21 10:05:03.719 UTC