[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   SKIP 2421   SHUFFLE   <  SKIP 3077  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24268Gill, Meredith, E1597Lane CoveNew South WalesAustralia
19735Reed, Mackenzie, M92806La JollaCaliforniaUnited States
21673Gill, Jésus, M75007ParisSeine (Paris)France
27157Xu, Raul48001MünsterSaarlandGermany

Generated 2025-07-17 16:48:49.487 UTC