[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 380  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29359Fernandez, Harold, CE17 6JFLondonEnglandUnited Kingdom
22153Kelly, Alyssa, D91776San GabrielCaliforniaUnited States
12550Diaz, Austin, MOX1OxfordEnglandUnited Kingdom
19364Nara, Alejandro, S60075Frankfurt am MainSaarlandGermany

Generated 2025-07-10 09:13:26.070 UTC