[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 2295   SHUFFLE   <  SKIP 354  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22077Rubio, Marvin, R94519ConcordCaliforniaUnited States
14692Sharma, Nichole, MHP10 9QYHigh WycombeEnglandUnited Kingdom
11718Jones, Sarah, T97045Oregon CityOregonUnited States

Generated 2025-07-13 13:22:32.511 UTC