[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 456   SHUFFLE   <  SKIP 1853  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16271Gutierrez, Michele, K10210BerlinHamburgGermany
15450Black, Marshall, D57000MetzMoselleFrance
27353Andersen, Gilbert, T7001HobartTasmaniaAustralia

Generated 2025-07-17 07:48:18.432 UTC