[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 518   SHUFFLE   <  SKIP 4391  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15143Wang, Kelvin, S2777SpringwoodNew South WalesAustralia
21299Gonzales, Hannah98270MarysvilleWashingtonUnited States
23604Kovar, Troy, J45001EssenHamburgGermany

Generated 2025-07-14 23:39:02.287 UTC