[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 518   SHUFFLE   <  SKIP 6188  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17660Young, Seth, W94704BerkeleyCaliforniaUnited States
21578Green, Jordan, P98403TacomaWashingtonUnited States
17894Simmons, Hailey, L78400ChatouYvelineFrance

Generated 2025-07-19 00:56:31.640 UTC