[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 540   SHUFFLE   <  SKIP 150  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21668Rogers, Christina, FPE17BuryEnglandUnited Kingdom
27335Raji, Ricardo93290Tremblay-en-FranceSeine Saint DenisFrance
28805Bennett, Marissa, J94941Mill ValleyCaliforniaUnited States

Generated 2025-07-09 17:30:14.317 UTC