[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 327   SHUFFLE   <  SKIP 491  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14430Jones, Sydney98104SeattleWashingtonUnited States
19664Alexander, Ethan, A97205PortlandOregonUnited States
29060Washington, David92806La JollaCaliforniaUnited States

Generated 2025-07-12 15:30:14.511 UTC