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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21588Martin, Theodore, W91502BurbankCaliforniaUnited States
18582Morgan, Bryan98270MarysvilleWashingtonUnited States
20196Perry, Cameron97045Oregon CityOregonUnited States

Generated 2025-07-22 12:07:21.443 UTC