[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 1167  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28871West, Jasmine, L98027IssaquahWashingtonUnited States
28978Watson, Alexandria, T90210Beverly HillsCaliforniaUnited States
24973Rivera, Arianna, R90802Long BeachCaliforniaUnited States
24818Rubio, Diane98168BurienWashingtonUnited States

Generated 2025-07-13 07:16:02.197 UTC