[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 1845   SHUFFLE   <  SKIP 1892  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25038Hall, Isabella, W98168BurienWashingtonUnited States
21827Gutierrez, Mallory66578NeunkirchenSaarlandGermany
26371Garcia, Cassandra93400Saint-DenisSeine Saint DenisFrance
26844Cooper, Erin, PGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-18 07:50:42.175 UTC