[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 468   SHUFFLE   <  SKIP 903  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11690Butler, Caroline98366Port OrchardWashingtonUnited States
16003Robinson, Carol94611OaklandCaliforniaUnited States
21114Murphy, Savannah91054ErlangenBayernGermany
20839Lopez, CourtneyAS23Stoke-on-TrentEnglandUnited Kingdom

Generated 2025-07-14 21:57:36.228 UTC