[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 413   SHUFFLE   <  SKIP 2845  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19904Gray, Jasmine, A85049IngolstadtBayernGermany
22729Nelson, Seth91941GrossmontCaliforniaUnited States
15933Dominguez, ClintonMK8 8ZDMilton KeynesEnglandUnited Kingdom
19409Allen, Savannah91950Lincoln AcresCaliforniaUnited States

Generated 2025-07-20 22:17:18.944 UTC