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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16038Sai, Roy, JLE18LeedsEnglandUnited Kingdom
27129Tang, Mindy60075Frankfurt am MainSaarlandGermany
11684Parker, Devin98052RedmondWashingtonUnited States

Generated 2025-07-12 11:53:06.522 UTC