[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 3669   SHUFFLE   <  SKIP 862  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24720Alvarez, Deanna, KRG12 8TBBracknellEnglandUnited Kingdom
27798Bryant, Brandon66578NeunkirchenSaarlandGermany
26690Bennett, Alexia91502BurbankCaliforniaUnited States

Generated 2025-07-12 22:32:06.967 UTC