[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 9371   SHUFFLE   <  SKIP 2343  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24287Martinez, John, J91910Chula VistaCaliforniaUnited States
16355Foster, Sam, J91910Chula VistaCaliforniaUnited States
19373Suri, Rebekah, A04139LeipzigNordrhein-WestfalenGermany
16231Martin, Dana, K98225BellinghamWashingtonUnited States
27790Srini, Molly, LW1Y 3RALondonEnglandUnited Kingdom
26502Brown, Taylor, R94519ConcordCaliforniaUnited States

Generated 2025-07-22 06:37:22.571 UTC