[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 4680  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14268Roberts, Isabella90210Beverly HillsCaliforniaUnited States
25850Sanchez, Jared, JV3A 4R2LangleyBritish ColumbiaCanada
28531Reed, Jared, M66740SaarlouisSaarlandGermany
15540Ortega, Randall, C94010BurlingameCaliforniaUnited States
13484Martinez, Marcus, L90706BellflowerCaliforniaUnited States
22095Perry, BrandonV8VVictoriaBritish ColumbiaCanada
26791Nath, Kelvin, M77520BaytownTexasUnited States

Generated 2025-07-11 18:05:58.187 UTC