[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 1304  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15748Jenkins, Austin, DV7L 4J4N. VancouverBritish ColumbiaCanada
16718Stone, Gavin, T90241DowneyCaliforniaUnited States
25838Reed, Makayla92806La JollaCaliforniaUnited States
26045Jenkins, Samuel97222MilwaukieOregonUnited States

Generated 2025-07-16 19:55:24.221 UTC