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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24791Ortega, Teresa, F98168BurienWashingtonUnited States
13769Kumar, Brendan77127LieusaintSeine et MarneFrance
14040Morris, Stephanie, S92020El CajonCaliforniaUnited States

Generated 2025-07-11 07:24:18.817 UTC