[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 438   SHUFFLE   <  SKIP 372  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28623Turner, Marcus, P95062Santa CruzCaliforniaUnited States
17457Allen, Katherine98168BurienWashingtonUnited States
20645Stewart, Xavier98403TacomaWashingtonUnited States

Generated 2025-07-12 03:46:40.993 UTC