[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 2500   <  SKIP 1153  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28709Gonzalez, Stefanie, JW1N 9FALondonEnglandUnited Kingdom
17853Chen, Ernest, W60075Frankfurt am MainSaarlandGermany

Generated 2025-07-10 23:34:29.678 UTC