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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24513Deng, Alejandro94014ColmaCaliforniaUnited States
15286Nelson, Thomas, C97045Oregon CityOregonUnited States
22723Anderson, Alexander, G91791West CovinaCaliforniaUnited States

Generated 2025-07-18 16:59:38.507 UTC