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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14157Xu, Willie, JW1V 5RNLondonEnglandUnited Kingdom
19441She, Dale, L41100Saint OuenLoir et CherFrance
21303Jenkins, Sydney, L90505TorranceCaliforniaUnited States

Generated 2025-07-14 00:34:08.671 UTC