[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 159   SHUFFLE   <  SKIP 2545  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15287Baker, Stephanie, S99202SpokaneWashingtonUnited States
26293Carlson, Casey, G98312BremertonWashingtonUnited States
18550Griffin, Julia, R91977Spring ValleyCaliforniaUnited States

Generated 2025-07-21 11:51:32.032 UTC