[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   SHUFFLE   SKIP 92   <  SKIP 1297  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22328Anderson, Grace, D98168BurienWashingtonUnited States
29379Gill, Craig, R17490Saint OuenCharente-MaritimeFrance
21780Gonzalez, Pedro94519ConcordCaliforniaUnited States

Generated 2025-07-21 10:19:02.284 UTC