[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 4110   <  SKIP 1802  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24650Baker, Julia91950Lincoln AcresCaliforniaUnited States
19079Lopez, Brett93500PantinSeine Saint DenisFrance
15691Henderson, Julian, JWA3WatfordEnglandUnited Kingdom

Generated 2025-07-16 20:16:35.334 UTC