[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 1953   <  SKIP 39  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17755Cox, Zoe, AEM15Esher-MoleseyEnglandUnited Kingdom
16390Nath, Mario, A63009OffenbachSaarlandGermany
22248Ramos, Gary, S90210Beverly HillsCaliforniaUnited States

Generated 2025-07-21 21:29:00.932 UTC