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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19122Hughes, Abigail, T94611OaklandCaliforniaUnited States
28805Bennett, Marissa, J94941Mill ValleyCaliforniaUnited States
14991Zhao, EdwinWA3 7BHWarringtonEnglandUnited Kingdom

Generated 2025-07-11 11:31:12.522 UTC