[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 4   SHUFFLE   <  SKIP 457  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19703Baker, Katelyn, E90210Beverly HillsCaliforniaUnited States
15297Bryant, Nicole, J98020EdmondsWashingtonUnited States
21787Allen, Rebecca, E91941GrossmontCaliforniaUnited States

Generated 2025-07-19 12:18:00.125 UTC