[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 3971  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21106Sharma, KatieC2H 7AULondonEnglandUnited Kingdom
28244Davis, Samantha, P90505TorranceCaliforniaUnited States
14337Coleman, Olivia97045Oregon CityOregonUnited States

Generated 2025-10-12 05:29:24.719 UTC