[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 593   SHUFFLE   <  SKIP 578  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19706Diaz, Benjamin, M98501OlympiaWashingtonUnited States
11573Subram, Meagan, WWA1 4SYWoolstonEnglandUnited Kingdom

Generated 2025-07-19 20:48:04.843 UTC