[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 2971   <  SKIP 1555  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12643Perez, Kristina, A70452StuttgartSaarlandGermany
17299Ferrier, Jaclyn, D3220GeelongVictoriaAustralia
22760Chen, Hunter, B98501OlympiaWashingtonUnited States

Generated 2025-07-19 13:23:27.514 UTC