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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13177Rogers, Taylor97222MilwaukieOregonUnited States
20557Lal, Lindsay, HCM11BillericayEnglandUnited Kingdom
18663Flores, Jason, C94941Mill ValleyCaliforniaUnited States

Generated 2025-07-11 11:30:42.698 UTC