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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15002Lin, Jenny, A31770ColomiersGaronne (Haute)France
14677Hernandez, Ross2444Port MacquarieNew South WalesAustralia
12600Romero, Larry, S04838EilenburgBrandenburgGermany

Generated 2025-07-10 04:37:17.144 UTC