[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 5185   SHUFFLE   <  SKIP 2289  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11272Martinez, Lauren, L90210Beverly HillsCaliforniaUnited States
11308Gonzales, Ian, T97045Oregon CityOregonUnited States
14386Wood, Marissa91203GlendaleCaliforniaUnited States

Generated 2025-07-21 14:59:51.106 UTC