[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 730  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12482Browning, Jerome94310OrlyVal de MarneFrance
27257Sara, Rebekah, L91910Chula VistaCaliforniaUnited States
21821Tang, Clayton53001BonnHamburgGermany

Generated 2025-07-18 14:21:21.436 UTC