[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 5938   <  SKIP 637  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25107Ramirez, Mason, K3337MeltonVictoriaAustralia
15553Lopez, Ivan91502BurbankCaliforniaUnited States
18086Zeng, Jaclyn, R94519ConcordCaliforniaUnited States

Generated 2025-07-17 18:10:33.966 UTC