[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 438   SHUFFLE   <  SKIP 256  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12838Beck, Ralph66578NeunkirchenSaarlandGermany
20367Anderson, Jessica90712LakewoodCaliforniaUnited States
16511Raman, Joe, GCB4 4BZCambridgeEnglandUnited Kingdom
25205Jones, John90210Beverly HillsCaliforniaUnited States

Generated 2025-07-15 07:39:09.882 UTC