[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 540   SHUFFLE   <  SKIP 582  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23299Jimenez, Kristy, E98225BellinghamWashingtonUnited States
27729Phillips, Sophia, M98036LynnwoodWashingtonUnited States
28626Hernandez, Bailey, JV8XRoyal OakBritish ColumbiaCanada

Generated 2025-07-21 14:22:19.135 UTC