[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 2476   SHUFFLE   <  SKIP 442  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16817Peterson, Evan92102San DiegoCaliforniaUnited States
28470Tang, Tamara94310OrlyVal de MarneFrance
18676Young, Jesse, E98036LynnwoodWashingtonUnited States

Generated 2025-07-16 18:54:19.271 UTC