[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 3669   SHUFFLE   <  SKIP 2023  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23908Sanz, Max, J92700ColombesHauts de SeineFrance
13571Mehta, Allen, I92100Boulogne-BillancourtHauts de SeineFrance
18799Lewis, Jacob, K92806La JollaCaliforniaUnited States

Generated 2025-07-12 18:55:26.177 UTC