[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 127   SHUFFLE   <  SKIP 2152  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11669Simmons, Isabella98403TacomaWashingtonUnited States
12868Anand, Julie, B75006ParisSeine (Paris)France
24667Diaz, Chloe98104SeattleWashingtonUnited States

Generated 2025-07-10 21:22:21.554 UTC