[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 3917   SHUFFLE   <  SKIP 3348  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22054Raji, Russell94704BerkeleyCaliforniaUnited States
21560Lopez, Kristopher, L3000MelbourneVictoriaAustralia
19921Cai, Cara, L80074MünchenHamburgGermany
26565Mitchell, Gabriel, J2450Coffs HarbourNew South WalesAustralia

Generated 2025-07-19 20:04:08.423 UTC