[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 475   SHUFFLE   <  SKIP 1875  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29416Ramos, Pedro, PPE17BuryEnglandUnited Kingdom
18427Diaz, Justin97355LebanonOregonUnited States
25039Clark, Alexis97034Lake OswegoOregonUnited States
13769Kumar, Brendan77127LieusaintSeine et MarneFrance

Generated 2025-07-21 08:30:37.475 UTC