[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 506   SHUFFLE   <  SKIP 359  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16728Morris, Cole, D97222MilwaukieOregonUnited States
26471Perez, Edward, J94070San CarlosCaliforniaUnited States
17831Long, Noah, K59100RoubaixNordFrance

Generated 2025-07-13 18:28:22.962 UTC