[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 1680  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22280Scott, Luis, A94015Daly CityCaliforniaUnited States
24532Perez, Phillip, A70452StuttgartSaarlandGermany
27387Washington, Noah97045Oregon CityOregonUnited States
13300Hernandez, Timothy98052RedmondWashingtonUnited States
14432Russell, Antonio, L98366Port OrchardWashingtonUnited States
22794Deng, KelliGL7 1RYGloucestershireEnglandUnited Kingdom

Generated 2025-11-05 20:26:38.359 UTC