[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 327   SHUFFLE   <  SKIP 3678  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15456Suri, Donald66740SaarlouisSaarlandGermany
26681Jackson, Zachary90802Long BeachCaliforniaUnited States
25191Gonzales, Austin, D94941Mill ValleyCaliforniaUnited States
19901Sara, Ronald, A66272Sulzbach TaunusSaarlandGermany

Generated 2025-07-17 03:11:54.351 UTC