[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 3104   SHUFFLE   <  SKIP 2013  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20597Beck, Carly41100Saint OuenLoir et CherFrance
12044Lopez, Madeline, G90802Long BeachCaliforniaUnited States
28403Sharma, Jaclyn, CSW1P 2NULondonEnglandUnited Kingdom

Generated 2025-07-12 11:54:49.746 UTC