[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 2920   SHUFFLE   <  SKIP 175  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27005Lin, Susan, L92400CourbevoieHauts de SeineFrance
25390Powell, Samantha90706BellflowerCaliforniaUnited States
13412Zhao, RafaelB29 6SLBirminghamEnglandUnited Kingdom

Generated 2025-07-13 16:16:02.406 UTC