[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 416   SHUFFLE   <  SKIP 1399  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13773Blanco, Dana, L59140DunkerqueNordFrance
25493Evans, HunterAS23Stoke-on-TrentEnglandUnited Kingdom
29235Rogers, Isaiah, W92020El CajonCaliforniaUnited States

Generated 2025-07-18 07:49:08.028 UTC