[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 807   SHUFFLE   <  SKIP 1726  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26385Muñoz, Javier04838EilenburgBrandenburgGermany
15738Miller, Abigail90505TorranceCaliforniaUnited States
26888Fernandez, Bruce, ERG12 8TBBracknellEnglandUnited Kingdom

Generated 2025-07-13 02:34:31.602 UTC