[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 875   SHUFFLE   <  SKIP 8937  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15804Liu, Brittney, M2300NewcastleNew South WalesAustralia
15249Anderson, Abigail, L94611OaklandCaliforniaUnited States
28016Sanders, Cody, R92625Newport BeachCaliforniaUnited States

Generated 2025-07-14 18:58:38.133 UTC