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

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24871Luo, Kelsey, J95000CergyVal d'OiseFrance
28833Harris, Abigail98020EdmondsWashingtonUnited States
14183Carlson, Robyn, MMK8 8ZDMilton KeynesEnglandUnited Kingdom
13794Martin, Mallory, JWA1 4SYWoolstonEnglandUnited Kingdom
28789Zhang, Elijah92118CoronadoCaliforniaUnited States
19186Garcia, BobW1Y 3RALondonEnglandUnited Kingdom

Generated 2025-07-09 21:31:43.288 UTC