[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 185  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16420Alonso, Eddie, LRG7 5H7ReadingEnglandUnited Kingdom
28826Sharma, Jack97071WoodburnOregonUnited States
19122Hughes, Abigail, T94611OaklandCaliforniaUnited States
19195Romero, Darren, AB29 6SLBirminghamEnglandUnited Kingdom

Generated 2025-07-09 08:34:50.409 UTC