[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 2520   <  SKIP 533  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27333Luo, Kathryn70452StuttgartSaarlandGermany
14060Sharma, Cedric, A3000MelbourneVictoriaAustralia
14590Butler, Marissa, E94519ConcordCaliforniaUnited States
18597Perry, Isabel90505TorranceCaliforniaUnited States

Generated 2025-07-20 02:16:05.812 UTC