[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 817   SHUFFLE   <  SKIP 119  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25719Diaz, Kristine14129BerlinHessenGermany
26020Lopez, Barry, R3220GeelongVictoriaAustralia
12757Ramirez, Sara, A98020EdmondsWashingtonUnited States

Generated 2025-07-13 10:21:45.044 UTC