[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   SHUFFLE   <  SKIP 1637  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23923Sun, Alejandro, BGL50CheltenhamEnglandUnited Kingdom
27094Kelly, Sean94611OaklandCaliforniaUnited States
24026Serrano, JillMK8 8DFMilton KeynesEnglandUnited Kingdom
25983Alexander, Jack, J97045Oregon CityOregonUnited States

Generated 2025-07-11 16:08:11.047 UTC