[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 512   SHUFFLE   <  SKIP 3675  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15403Ross, Jeremiah, L92118CoronadoCaliforniaUnited States
19228Ramirez, Morgan, P98168BurienWashingtonUnited States
29116Patel, Janelle, T3337MeltonVictoriaAustralia

Generated 2025-07-18 19:28:32.261 UTC