[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 875   SHUFFLE   <  SKIP 7443  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11549Liang, Crystal, JW1Y 3RALondonEnglandUnited Kingdom
13879Hernandez, Derrick90706BellflowerCaliforniaUnited States
14927Martinez, Chelsea, S12171BerlinSaarlandGermany

Generated 2025-07-18 04:05:00.610 UTC