[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 62   SHUFFLE   <  SKIP 1062  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17979Lin, Lisa, ATY31RuncornEnglandUnited Kingdom
22729Nelson, Seth91941GrossmontCaliforniaUnited States
20477Washington, Brandon, E91776San GabrielCaliforniaUnited States

Generated 2025-07-16 20:02:36.475 UTC