[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 512   SHUFFLE   <  SKIP 5520  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24434Butler, Jordan, L98055RentonWashingtonUnited States
17764Garcia, Terrance, L45001EssenHamburgGermany
22308Lopez, CassandraEM15Esher-MoleseyEnglandUnited Kingdom
20055Ruiz, Ruben, AMK8 8DFMilton KeynesEnglandUnited Kingdom

Generated 2025-07-20 19:19:41.230 UTC