[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 6218  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13735Guo, Dennis98312BremertonWashingtonUnited States
14614Bryant, Dylan, J94014ColmaCaliforniaUnited States
25664Hu, Jon63009OffenbachSaarlandGermany
27984Ramos, Rebekah, L4171HawthorneQueenslandAustralia

Generated 2025-07-10 19:10:57.323 UTC