[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 5465   <  SKIP 244  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13662Roberts, Miguel, C59491Villeneuve-d'AscqNordFrance
27165Patel, BruceLE18LeedsEnglandUnited Kingdom
12402Moreno, AlbertW1V 5RNLondonEnglandUnited Kingdom

Generated 2025-07-19 09:00:26.624 UTC