[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 2374   <  SKIP 305  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26518Lee, Marcus90802Long BeachCaliforniaUnited States
26522Thompson, Logan, T99202SpokaneWashingtonUnited States
12819Chander, Nicolas78100Saint Germain en LayeYvelineFrance

Generated 2025-07-18 01:47:19.418 UTC