[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 518   SHUFFLE   <  SKIP 2888  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28138Ramos, Marvin3205South MelbourneVictoriaAustralia
14420Wright, Chloe98036LynnwoodWashingtonUnited States
24445Brooks, Lauren, R91791West CovinaCaliforniaUnited States

Generated 2025-07-14 18:18:40.633 UTC