[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 2693   SHUFFLE   <  SKIP 1800  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21730Campbell, Noah, A91502BurbankCaliforniaUnited States
27281Nath, Jenny33755ClearwaterFloridaUnited States
27943Alvarez, Sabrina85049IngolstadtBayernGermany

Generated 2025-07-22 11:47:18.698 UTC