[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 680   SHUFFLE   <  SKIP 6100  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25675Blanco, JoeOX16 8RSOxonEnglandUnited Kingdom
22721Lin, Colleen, E98107BallardWashingtonUnited States
28915Yuan, Johnny93700DrancySeine Saint DenisFrance
12593Zhang, Benjamin, FPE17BuryEnglandUnited Kingdom

Generated 2025-07-19 12:16:15.782 UTC