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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20137Fernandez, Jarrod, B38231SalzgitterHessenGermany
14486Coleman, Jonathan, R95062Santa CruzCaliforniaUnited States
19204Evans, Sydney97045Oregon CityOregonUnited States

Generated 2025-07-16 08:49:16.664 UTC