[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 327   SHUFFLE   <  SKIP 1449  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18846Hughes, Deb99362Walla WallaWashingtonUnited States
24110Brooks, Kaylee, S93700DrancySeine Saint DenisFrance
24422Lal, Thomas, E94519ConcordCaliforniaUnited States

Generated 2025-07-13 16:17:39.713 UTC