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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27127Black, Misty33041PaderbornHamburgGermany
20274Wang, Brent98107BallardWashingtonUnited States
18622Rubio, ByronSL4 1RHBerksEnglandUnited Kingdom

Generated 2025-07-11 11:27:39.036 UTC