[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 480   SHUFFLE   <  SKIP 614  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21093Castro, JacquelynSW19 3RULondonEnglandUnited Kingdom
26016King, Fernando94704BerkeleyCaliforniaUnited States
13585Morris, SavannahLE18LeedsEnglandUnited Kingdom

Generated 2025-07-18 22:39:55.259 UTC