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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19162Raji, Peter, L91502BurbankCaliforniaUnited States
22365Richardson, Sebastian, C91776San GabrielCaliforniaUnited States
24924Anderson, Richard, G7001HobartTasmaniaAustralia

Generated 2025-07-10 15:47:04.072 UTC