[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 875   SHUFFLE   <  SKIP 3745  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23812Butler, Cameron, W92102San DiegoCaliforniaUnited States
18171Zeng, Alejandro, J70511StuttgartSaarlandGermany
20405Campbell, Isaiah94070San CarlosCaliforniaUnited States
27180Diaz, Joe, L41485GrevenbroichBayernGermany

Generated 2025-07-09 23:48:19.583 UTC