[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 11766  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19477Rubio, Lance, EW1V 5RNLondonEnglandUnited Kingdom
20073Cooper, Melissa98366Port OrchardWashingtonUnited States
22276Gray, Gabriella, M91776San GabrielCaliforniaUnited States

Generated 2025-07-18 20:11:04.135 UTC