[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 512   SHUFFLE   <  SKIP 516  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17451Wood, Isabelle, C98225BellinghamWashingtonUnited States
11407She, Mario48001MünsterSaarlandGermany
13683Torres, Sheila, C24044KielSaarlandGermany
21315Sanz, Audrey91502BurbankCaliforniaUnited States

Generated 2025-07-12 02:05:32.236 UTC