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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15562James, Kaitlyn, I98312BremertonWashingtonUnited States
20059Washington, Madison93000BobignySeine Saint DenisFrance
24962Jai, Jonathan98036LynnwoodWashingtonUnited States

Generated 2025-07-19 04:38:02.995 UTC