[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 363   SHUFFLE   <  SKIP 586  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22607Gonzalez, Whitney, Y66578NeunkirchenSaarlandGermany
12740Goel, KathrynSL4 1RHBerksEnglandUnited Kingdom
28296Butler, Thomas, C94704BerkeleyCaliforniaUnited States

Generated 2025-07-22 12:42:05.971 UTC